Skip to content

Update cmake_minimum_version #2648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwinters-stuff
Copy link

The version is about to be depricated and needed updating to atleast 3.13 which pico sdk uses. Stops the warning when building.

CMake Deprecation Warning at build/_deps/u8g2-src/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake < 3.10 will be removed from a future version of CMake.

The version is about to be depricated and needed updating to atleast 3.13 which pico sdk uses.
Stops the warning when building.

CMake Deprecation Warning at build/_deps/u8g2-src/CMakeLists.txt:1 (cmake_minimum_required):Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants